Add a Quark Agent malware analysis showcase to README #692
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Quark Agent - Your AI-powered Android APK Analyst
Quark Agent enables vulnerability and malware analysis using only natural language. With Quark Agent, you can create Quark Script code, detect CWEs, generate Quark reports, and adjust the outputs based on your feedback. Explore the showcases below.
Showcase: Detect CWE-798 in ovaa.apk
Here’s a demonstration of using Quark Agent to detect the CWE-798 vulnerability in ovaa.apk.
Step 1: Environment Requirement
Step 2: Install Quark Agent
Step 3: Prepare the Sample File and the Detection Rule
quark/agent
directory.Step 4: Add your OpenAI API key
quarkAgentWeb.py
Step 5: Run Quark Agent
Open a browser and navigate to
127.0.0.1:5000
to start using Quark Agent.See more CWE detections using Quark scripts and play them with Quark Agent!
Showcase: Generate & Enhance a Quark Report of Ahmyth.apk
Here’s a demonstration of using Quark Agent to generate and enhance a Quark report. The demonstration first generates a Quark summary report of Ahmyth.apk. Then, it enhances the report's scoring system to emphasize high-risk behaviors.
In this demonstration, we use the command-line interface of Quark Agent.
Step 1: Install Quark Agent
Step 2: Prepare the Sample File and the Detection Rule
For easy demonstration, we use only 10 rules (00001.json - 00010.json) in this showcase.
Step 3: Run Quark Agent
generate_and_enhance_Quark_summary_report.mp4
For more details on the prompts used in the video, please check the document here.
Acknowledgments
The Honeynet Project
Google Summer Of Code
Quark-Engine has been participating in the GSoC under the Honeynet Project!
Stay tuned for the upcoming GSoC! Join the Honeynet Slack chat for more info.
Core Values of Quark Engine Team